DisposeCodecNameList
TheDisposeCodecNameList
function allows your application to dispose of the compressor name list structure you obtained by calling theGetCodecNameList
function.
pascal OSErr DisposeCodecNameList (CodecNameSpecListPtr list);
list
- Points to the compressor name list to be disposed of. You obtain the compressor list by calling the
GetCodecNameList
function, which is described in the previous section.RESULT CODES
Memory Manager errors
noErr 0 No error